Skip to content
View garvit-exe's full-sized avatar
💻
Coding
💻
Coding

Highlights

  • Pro
Block or Report

Block or report garvit-exe

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

Hi

Whoami

About Me

Hi, My name is Garvit.

Fuelled by my passion and love for coding and exploring new algorithms, I deeply desire to make innovations and break through current technology with unconventional methods. I love learning new coding languages and facing challenges that improve my creativity. Finding unique methods that shock people into thinking "IT CAN BE DONE THAT WAY!?!?" is my cup of tea.

class Intro:
    def __init__(self):
        self.username = 'garvit-exe'
        self.name = 'Garvit Budhiraja'
        self.role = 'Computer Science Student'
        self.github = 'https://github.com/garvit-exe'
        self.linkedin = 'https://linkedin.com/in/garvit-budhiraja'
        self.code = {
            'concepts': ['DSA', 'OOP', 'DBMS', 'ML', 'Computer Networking', 'Cloud Computing'],
            'frontend': ['HTML', 'CSS', 'JavaScript', 'Bootstrap'],
            'backend': ['Flask', 'NodeJS', 'Express', 'PHP'],
            'database': ['MySQL', 'SQLite'],
            'app-development': ['Swift'],
            'competitive-coding': ['C++', 'Java', 'Python'],
            'tools': ['GIT', 'GitHub', 'Vercel', 'GitLab', 'Jupyter Notebook', 'Linux', 'Wordpress', 'Canva']
        }
        self.aim = 'Aspiring Innovator'

    def __str__(self):
        return f'{self.name} | {self.role} | {self.aim}'


if __name__ == '__main__':
    whoami = Intro()
    print(whoami)

Coding GIF

Currently Growing

  • I'm pursuing my Bachelor's in Computer Science at VIT Bhopal University.
  • Exploring various fields within computer science, including machine learning, web development, app development and cyber security.
  • Actively learning new technologies and frameworks to broaden my skill set.

My Interests

  • Open Source: Enjoy contributing to open-source projects.
  • Problem Solving: I love finding elegant solutions to challenging problems.
  • Designing: I like to design logos, posters, user interfaces, merchandise, and many more things.

Projects

 FIR Sahayak 

Project Name F.I.R. Sahayak (First Information Report - Sahayak)
Purpose Providing accessibilty for registering FIRs online
Languages and Frameworks HTML/CSS, JavaScript, Node.js, Express, Python, Flask, SQLite3
Team Members Garvit, Shashidhar, Rohan, Nitisha, Riya

 ALICE - The AI Voice Assistant 

Project Name A.L.I.C.E. (Artificial Linguistic Intelligent Computer Entity)
Purpose Enhancing computing experience with automation
Languages and Frameworks Python
Team Members Garvit, Shashidhar, Rohan, Khyati, Riya

See more projects here.

Socials

garvit-exe   being_garvit   garvit-budhiraja   22660274   budhirajagarvit   garvit__budhiraja   garvitbudhiraja2   garvit-exe

Languages and Tools

bootstrap   cplusplus   css3   express   figma   flask   git   html5   java   javascript   linux   matlab   mysql   nodejs   opencv   pandas   python   pytorch   qt   selenium   sqlite   swift   tensorflow

 

GitHub Stats

 
GitHub Stats Prophile Trophies
GitHub Profile Graph
GitHub Streak productive Time Chart
github contribution grid snake animation
GitHub Activity Graph
Top Languages Top Languages by Repositories

Popular repositories

  1. garvit-exe garvit-exe Public

    A very creative design for github profile readme

    6 2

  2. AliceAI AliceAI Public

    Python 5

  3. Algorithm-Visualiser Algorithm-Visualiser Public

    A website for visualising algorithms

    JavaScript 5

  4. solar-system-simulation solar-system-simulation Public

    The "Solar System Simulation" project is a Python-based program using the Pygame library to visually represent a simplified model of the solar system.

    Python 5

  5. simple-calculator simple-calculator Public

    Simple Calculator with Tkinter

    Python 5

  6. image-edit image-edit Public

    Python program using Pillow library for simple image edit

    Python 5