Skip to content
View NightFury742's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report NightFury742

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

imgonline-com-ua-Negative-TqU1Vnlnng2FuwGp

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


class AspiringDeveloper:

    def __init__(self):
        self.name = "Eshaan Modi"
        self.education = "Sophomore at IIIT Jabalpur"
        self.about = ["Exploring vast fields of tech - there's always something exciting ahead"]

    def say_hi(self):
        print("Feel free to drop me a hi, I welcome all friendly communication!!")


me = Exploring()
me.say_hi()

🛠️ Tech stack

react logo mongodb logo express logo nodejs logo javascript logo python logo django logo vuejs logo postgresql logo typescript logo redis logo cplusplus logo tailwindcss logo mysql logo amazonwebservices logo

✌️ Reach me out at

Pinned

  1. busify busify Public

    Forked from bsoc-bitbyte/busify

    A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.

    TypeScript

  2. LaundriX/LaundriX LaundriX/LaundriX Public

    A laundry booking system allowing users to book hassle free laundry appointments through an online website.

    JavaScript 1 1

  3. LetsBuy LetsBuy Public

    Forked from bsoc-bitbyte/GetIt

    Streamlined college e-commerce: Simplifying merch buying and selling for students.

    Vue

  4. alumni alumni Public

    Forked from BitByte-TPC/alumni

    Alumni Portal for IIITDM Jabalpur

    HTML

  5. kolibri kolibri Public

    Forked from learningequality/kolibri

    Kolibri Learning Platform: the offline app for universal education

    Python