Skip to content
View nirajitpramanik's full-sized avatar

Highlights

  • Pro

Block or report nirajitpramanik

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

Hello there πŸ‘‹

visitors Open Source Love

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


class CodingGeek:

    def __init__(self):
        self.name = "Nirajit Pramanik"
        self.role = "University 3rd Year Student/Freelancer"
        self.language_spoken = [""en_UK", "hi_IN", "bn_IN", "fr_FR"]

    def greet(self):
        print("It was a pleasure meeting you, would love to see you again!")


me = CodingGeek()
me.greet()

πŸ“ Websites

πŸ”§ Technologies & Tools

Cloud Services:

AWS API Gateway PostgreSQL AWS Lambda CloudWatch

Programming Languages:

Python Java JavaScript HTML5 C CPP Flutter Django

Tools and Services:

TensorFlow Colab VSC

πŸ“ˆ GitHub Stats

Nirajit's GitHub Stats Nirajit's GitHub Stats

πŸ† GitHub Trophies

trophy

πŸ—‚οΈ Highlight Projects

Python-Assistant AI-RPS med-scanner

Pinned Loading

  1. Python-Assistant Python-Assistant Public

    A Python coded assistant to help you with your daily needs!

    Python 1

  2. nirajitpramanik.github.io nirajitpramanik.github.io Public

    Profile website

    HTML

  3. ignitiontechnologies/ignitiontechnologies.github.io ignitiontechnologies/ignitiontechnologies.github.io Public

    A website for Ignition Techologies.

    CSS 1

  4. AI-RPS AI-RPS Public

    A rock-paper-scissor game that has been made using Artificial Intelligence, such that the model learns with every move made.

    Python 1

  5. cgpa-calculator cgpa-calculator Public

    A website made specifically for Vellore Institute of Technology. You can input your subjects and your expected grades, and find the GPA and CGPA that you are expecting. This is handy as you don't h…

    JavaScript

  6. med-scanner med-scanner Public

    An application that scans top Indian medicine sites for the medicine and returns a list of them with the lowest price.

    Python 1