Skip to content
View sanjay035's full-sized avatar
🎯
Focused
🎯
Focused
Block or Report

Block or report sanjay035

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

Hey there👋🏻 This is Sanjay🧑🏻‍💻, welcome to my profile 🚀.

  • ⚡ As an experienced software engineer, I take pride in developing practical & time-saving software and add value to the products & organization.

  • 🔭 In order to leverage & improve on my problem-solving skills, I frequently participate in coding contests and learn from mistakes.

  • 💬 Skilled at Problem-Solving, Data structures, Algorithms, Object Oriented Programming with Go, C++, Java. I also contribute at GeeksForGeeks, TowardsDataScience.

📫 Connect with me:

SanjayUlsha - LinkedIn NS_09 - Hackerrank Saanj235 - Leetcode Sanjay - StackOverflow Saanj235 - GFG sanjayulsha - HackerEarth Sanjay235 - Medium Saanj235 - Instagram

Sanjay's GitHub stats

Pinned

  1. Sketch2Color-anime-translation Sketch2Color-anime-translation Public

    Given a simple anime line-art sketch the model outputs a decent colored anime image using Conditional-Generative Adversarial Networks (C-GANs) concept.

    Jupyter Notebook 109 23

  2. E-Wallet-Service E-Wallet-Service Public

    The service helps in creating a user with e-wallet with some default balance, send money to other users, add money to the wallet, maintain transaction details and send an email notification wheneve…

    Java 2 4

  3. Dynamic-Job-Scheduler Dynamic-Job-Scheduler Public

    It is an API based job scheduler(uses cron-expression, also we can customize triggers by giving time in millis) where we can create, update, delete, activate and deactivate jobs at any time with RE…

    Java 11 4

  4. DataStructures-Algorithms-with-implementations DataStructures-Algorithms-with-implementations Public

    The repo contains my implementations of DSA from the famous book "Introduction to Algorithms" by "CLRS" (Cormen, Leiserson, Rivest, Stein) for coding interview preparation.

    1