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

Block or report sanjay035

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 Loading

  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 115 26

  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 4 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 12 5

  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