Skip to content
View dannyi96's full-sized avatar

Block or report dannyi96

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
dannyi96/README.md

Hi there, I'm Daniel Isaac! ๐Ÿ‘‹

๐Ÿ’ป Software Engineer | ๐Ÿ”ง Backend Developer

  • ๐ŸŒย Location: Bangalore, India ๐Ÿ‡ฎ๐Ÿ‡ณ
  • ๐ŸŒย Website: dannyi96.com

โœจ About Me

I am a Backend Software Engineer with over 6 years of experience, currently working at Citrix. My primary focus is on developing features for the control plane of load balancers.

๐Ÿ› ๏ธ Programming Languages:

  • Proficient: Python ๐Ÿ, C/C++ ๐Ÿ’พ, JavaScript ๐Ÿ’ก
  • Familiar: HTML ๐Ÿ“„, CSS ๐ŸŽจ

๐Ÿš€ Featured Projects

Here are some of the exciting projects I've worked on:

Implementation of image cryptography using the Rubik's Cube principle.
Live Demo ๐ŸŽจ

  • Technologies: Python ๐Ÿ
  • Description: This project explores a novel approach to image encryption, ensuring data security through innovative algorithms.

๐Ÿงฌ pygenetic

An efficient, generic, user-friendly Python Genetic Algorithm API.

  • Technologies: Python ๐Ÿ
  • Description: A Python library that provides a flexible and scalable framework for implementing genetic algorithms, suitable for various optimization problems.

A tool designed to correlate logs at Splunk with a codebase and RCA which lines in codebases are generating noisy logs.

  • Technologies: Python ๐Ÿ, Splunk
  • Description: Built a codebase analysis tool to RCA which lines in codebase in contributing to huge COGS in third party log aggregators like Splunk, New Relic.

๐ŸŒ Contributing to Open Source

I'm working on contributing more to open-source projects.

  • Pandas - Check out my contributions here

๐Ÿ“ฌ Connect with Me

Pinned Loading

  1. Image-Cryptography Image-Cryptography Public

    Implementation of image cryptography using Rubik's Cube Principle https://www.hindawi.com/journals/jece/2012/173931/

    Python 32 21

  2. pygenetic pygenetic Public

    An efficient generic, user-friendly Python Genetic Algorithm API

    Python 3 4

  3. linkedin_feed_hidder linkedin_feed_hidder Public

    A chrome extension to hide Social Media Posts on Linkedin, enable focus on jobs & connections.

    JavaScript 1

  4. citrix-service-graph-tracing citrix-service-graph-tracing Public

    Visualize the request flow between different microservices using Citrix ADM

    Python 1

  5. logexport_code_correlator logexport_code_correlator Public

    Threshold Partitioning Search Tool to RCA which lines in your codebase correlate to high log sizes in Splunk

    Python