Skip to content
View akrprojects's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report akrprojects

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

👋 Hi, I am Adarsh Kumar

About Me

I am a first-year Computer Science student currently learning Data Structures and Algorithms. I primarily code in C++ and Python, but I also have experience in C.

Skills and Interests

  • Web Development (In Progress): HTML, CSS, JavaScript
  • Tech Stack Interests:
    • Backend Technologies: Django, Flask
    • Databases: SQL (MySQL), NoSQL (MongoDB)
    • DevOps Tools: Docker, Redis, and others

Current Focus

I am expanding my knowledge of Python by working on beginner-friendly projects.

Future Project

I am planning a project where I can leverage both my low-level language skills (like C++) and high-level language skills (like Python). I haven’t decided on the project specifics yet.

Philosophy

I am a firm believer in living in the present and focusing on the now.

Thank you for taking the time to check out my profile! 😊

Pinned Loading

  1. akrprojects akrprojects Public

    Config files for my GitHub profile.

  2. GradeBookApp GradeBookApp Public

    Making a grade book app, which takes input of scores and then tells you your grade and result.

    JavaScript

  3. cat-website cat-website Public

    HTML

  4. Number-Guessing-Game Number-Guessing-Game Public

    The objective of the number guessing game is for the player to correctly guess a randomly generated number within a certain range. The game provides feedback on whether each guess is too high, too …

    C

  5. Temperature-Convertor Temperature-Convertor Public

    A program that converts temperatures between Celsius, Fahrenheit and Kelvin.

    C