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

Highlights

  • Pro

Block or report KushalPraja

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

An aspiring fullstack developer from Toronto, Canada


Visitors

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer:

    def __init__(self):
        self.name = "Kushal Prajapati"
        self.role = "Software Engineer"
        self.language_spoken = ["en_US" , "hi-IN" ]
        self.fields_of_interests = [
            "Web Development",
            "Data Science",
            "Machine Learning",
            "UI/UX",
        ]
        self.currently_learning = ["ReactJS", "OOP Design Patterns", "Data Analysis with SQL"]
        self.goals_2025 = [
            "Build 20+ impactful projects",
            "Learn 5+ new technologies + VIM",
            "Launch a Developer Blog Website"
        ]
        self.hobbies = ["Coding", "Reading", "Gaming", "Photography"]

    def say_hi(self):
        print(" Thanks for dropping by, hope you find some of my work interesting! ")


me = SoftwareEngineer()
me.say_hello()

πŸ”§ Technologies & Tools

Programming Languages:

Python C++ JS Java

Frameworks & Libraries:

Express.js React NodeJS NumPy Matplotlib Next JS

Databases:

Postgres MySQL MongoDB Supabase

Tools and Services:

Linux ZSH Visual Studio Code GitHub Git Vercel

✨ Visit My Portfolio ✨

πŸ’» Explore my latest projects and creations! πŸš€

🌍 Visit My Portfolio Site

Pinned Loading

  1. thorem Public

    πŸ“š Transform and Organize Handwritten or Digital Math Notes into LaTeX with AI Vision and Tectonic LaTEX engine

    TypeScript 2

  2. portfolio Public

    ✨ My dev portfolio built with NextJS, React, and Framer Motion.

    TypeScript 1

  3. soundwave Public

    🎢 Visualizer and music player made using p5.js.

    JavaScript

  4. mathcanvas Public

    πŸ“ˆ A simple graphing application built with Python and Pygame.

    Python

  5. branchs Public

    🌿 Frontend of the branch project

    TypeScript

  6. persona Public

    πŸš€ Supercharge your product data into a smart AI-powered agent

    TypeScript 2