Skip to content
View ditikrushna's full-sized avatar
πŸ’­
git commit -m "focus"
πŸ’­
git commit -m "focus"
Block or Report

Block or report ditikrushna

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
ditikrushna/README.md

Hola πŸ‘‹, I'm Ditikrushna Giri

A Software Engineer, hailing from India

ditikrushna

You have finally discovered my Github profile.
Please feel free to clone projects, raise issues and submit PRs if you think something could be better.
Ask me anything here

Happy Coding! 😊

Coding


About Me

I am an Engineer with a primary focus on cloud security, data security, and distributed systems. My passion lies in exploring these technical realms and constructing solutions that excel in the ever-evolving field of cybersecurity. Beyond my engineering pursuits, I enjoy hobbies such as dirt bike riding, gaming, and competitive coding.

❝In 1833, Charles Babbage invented all the parts a modern computer uses, but it wasn’t until 120 years later that the first modern computers were invented.❞


Code Time

Lines of code

I'm a Night πŸ¦‰

🌞 Morning                541 commits         β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   12.85 % 
πŸŒ† Daytime                1491 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   35.42 % 
πŸŒƒ Evening                1679 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   39.88 % 
πŸŒ™ Night                  499 commits         β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   11.85 % 

πŸ“… I'm Most Productive on Tuesday

Monday                   407 commits         β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   09.67 % 
Tuesday                  1223 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   29.05 % 
Wednesday                775 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   18.41 % 
Thursday                 765 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   18.17 % 
Friday                   469 commits         β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   11.14 % 
Saturday                 304 commits         β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   07.22 % 
Sunday                   267 commits         β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   06.34 % 

πŸ“Š This Week I Spent My Time On

πŸ’¬ Programming Languages: 
No Activity Tracked This Week

πŸ”₯ Editors: 
No Activity Tracked This Week

Last Updated on 22/05/2024 18:39:14 UTC


🚧 My Todoist Stats

πŸ† 4,677 Karma Points
🌸 Completed 0 tasks today
βœ… Completed 284 tasks so far
⏳ Longest streak is 2 days

πŸ“š Books I'm Currently Reading


Latest Blogs


leetcode hackerrank codewars

Pinned

  1. End-to-End-Diabetes-Prediction-Application-Using-Machine-Learning End-to-End-Diabetes-Prediction-Application-Using-Machine-Learning Public

    In this project, the objective is to predict whether the person has Diabetes or not based on various features like Number of Pregnancies, Insulin Level, Age, BMI.

    HTML 141 63

  2. Predict-Sales-Revenue-Using-Multiple-Regression-Model Predict-Sales-Revenue-Using-Multiple-Regression-Model Public

    In this project you will build and evaluate multiple linear regression models using Python. You will use scikit-learn to calculate the regression, while using pandas for data management and seaborn…

    Jupyter Notebook 22 24

  3. A-Mini-Microservice-App A-Mini-Microservice-App Public

    A mini microservice architecture based App developed using Node JS and React JS . πŸš€

    JavaScript

  4. github-repos-search github-repos-search Public

    Get a list of Github repositories of specified username sorted by numbers of stars in descending order and last updated time πŸš€

    JavaScript