Skip to content
View Satyamkumarnavneet's full-sized avatar
:atom:
learning
:atom:
learning

Highlights

  • Pro

Block or report Satyamkumarnavneet

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

grid-snake

Hey, I'm Satyam Kumar Navneet

01000001 00100000 01110000 01100001 01110011 01110011 01101001 01101111 01101110 01100001 01110100 01100101 00100000 01100100 01100101 01110110 01100101 01101100 01101111 01110000 01100101 01110010 00100000 01100110 01110010 01101111 01101101 00100000 01001001 01100100 01101001 01100001 00100000 01110111 01101001 01110100 01101000 00100000 01100001 00100000 01101011 01101110 01100001 01100011 01101011 00100000 01100110 01101111 01110010 00100000 01110011 01101111 01101100 01110110 01101001 01101110 01100111 00100000 01100011 01101111 01101101 01110000 01101100 01100101 01111000 00100000 01110000 01110010 01101111 01100010 01101100 01100101 01101101 01110011 00100001 00100001

Decode this message! 💻

Coding

About me:

I'm a recent Computer Science Engineering graduate from Chandigarh University with a passion for Java and cloud development. I have been actively learning and mastering technologies like Java development and Google Cloud, continually refining my skills. I'm seeking internship opportunities where I can apply my expertise, gain valuable industry insights, and contribute effectively. My goal is to build a successful career while making a meaningful impact in the tech industry.

public class Satyam {
    String pronouns = "He | Him";
    List<String> code = Arrays.asList("Java", "Python", "JavaScript", "C++");
    List<String> askMeAbout = Arrays.asList("Cloud", "Java", "DSA", "Tech");
    Technologies technologies = new Technologies();
    String currentFocus = "Building scalable applications and mastering DSA";
    String funFact = "I debug with System.out.print and pretend I knew the issue all along!";

    class Technologies {
        List<String> cloudPlatforms = Arrays.asList("GCP", "AWS", "Azure");
        List<String> devOps = Arrays.asList("Docker", "Kubernetes", "Jenkins");
        List<String> databases = Arrays.asList("MySQL", "MongoDB", "Oracle");
        List<String> misc = Arrays.asList("Spring Boot", "Git", "Linux");
    }
}

🌐 Socials:

Instagram LinkedIn X

💻 Tech Stack:

HTML5 Java TypeScript Windows Terminal YAML Python R Markdown Kotlin JavaScript C++ C AWS Azure Firebase GithubPages Google Cloud Netlify Heroku Angular Apache Spark Apache Kafka Apache Hadoop Bootstrap Express.js Flask Gatsby JavaFX jQuery JWT NPM NestJS Next JS NodeJS Nodemon Node-RED OpenCV RabbitMQ OpenGL React Apache Jenkins Nginx Apache Maven Apache Tomcat AmazonDynamoDB CockroachLabs ApacheCassandra SQLite MySQL Firebase Hibernate MariaDB MicrosoftSQLServer MongoDB Adobe Adobe Acrobat Reader Pandas Plotly PyTorch scikit-learn NumPy Matplotlib TensorFlow GitLab CI GitHub Actions GitHub Git GitLab Twilio Docker Kubernetes Postman Power Bi Gradle

satyamkumarnavneet

 satyamkumarnavneet

satyamkumarnavneet

Pinned Loading

  1. PDFPrompter PDFPrompter Public

    PDFPrompter transforms PDF document interaction with innovative features and a user-friendly design, providing a seamless and intuitive experience.

    Java 1

  2. LeetCode-Submissions LeetCode-Submissions Public

    This repo contains my solutions to various LeetCode problems. Each solution is accompanied by explanations and considerations, aiming to showcase different approaches and insights into algorithmic …

    Java 2

  3. Sorting-Algorithms-Visualizer Sorting-Algorithms-Visualizer Public

    The Sorting Visualizer project aims to develop a responsive web platform that visually represents various sorting algorithms, including Bubble Sort, Selection Sort, and Merge Sort. The platform wil…

    JavaScript 2 1

  4. GCRF-Student-Progress-Checker GCRF-Student-Progress-Checker Public

    Automates daily student report generation from Google Cloud's 2022 format, streamlining monitoring and enhancing efficiency for GCR facilitators.

    JavaScript 1

  5. iHome-Digital-Clock iHome-Digital-Clock Public

    A sleek digital clock designed with Object-Oriented Programming principles. Displays hour, minute, and second with a focus on visual appeal and compatibility across smart devices like smartphones, …

    C++ 1

  6. Twinmotion Twinmotion Public

    Twinmotion is a web app for blending and animating transitions between two photos. It provides a smooth and interactive way to visualize transformations between images.

    Java