8000 niteshraj2310 (Nitesh.) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View niteshraj2310's full-sized avatar
:shipit:
Trying to socialize.
:shipit:
Trying to socialize.

Block or report niteshraj2310

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


Go confidently in the direction of your dreams! Live the life you've imagined.
β€” Henry David Thoreau

Typing SVG

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

class SoftwareEngineer:

    def __init__(self):
        self.name = "Nitesh Raj"
        self.role = "Software Engineer"
        self.language_spoken = ["hi_IN", "en_IN"]
        self.tech_stack = {
            "languages": ["Python", "JavaScript", "TypeScript", "SQL"],
            "frameworks": ["Flask", "React", "Node.js", "Express", "Django"],
            "databases": ["PostgreSQL", "MongoDB", "Redis"],
            "cloud": ["AWS", "Vercel", "Heroku"],
            "tools": ["Git", "Docker", "VS Code", "GitHub Actions"],
            "interests": ["API Development", "Automation", "Music", "Backend Systems"]
        }

    def say_hi(self):
        print("Thanks for dropping by, hope you are doing well.")

me = SoftwareEngineer()
me.say_hi()

πŸ’» Skills & Technologies

Languages

Python JavaScript TypeScript SQL

Frameworks & Libraries

React Flask Node.js Express Django

Tools & Technologies

Docker Git VS Code GitHub Actions AWS Vercel

Databases

PostgreSQL MongoDB Redis

πŸ“ˆ GitHub Stats

A snapshot of my GitHub activity and programming language preferences:

Nitesh's GitHub stats

Top Langs

niteshraj2310

GitHub followers LinkedIn

πŸ”— Connect with Me

Telegram: Nitesh

Personal Interests

I enjoy listening to music. Here's what I'm currently listening to:

Spotify

Recently Scrobbled tracks on Last.fm

Last.fm Currently Playing

From niteshraj2310

Pinned Loading

  1. RemixGeng RemixGeng Public archive

    another kang πŸ™‚ kek, Check out @sahyam2019's oub-remix

    Python 9 8

  2. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python 2

0