Skip to content
View AllanSJoseph's full-sized avatar
πŸ€”
Thinking about new project ideas...
πŸ€”
Thinking about new project ideas...

Block or report AllanSJoseph

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
AllanSJoseph/README.md

MasterHead

Hi πŸ‘‹, I'm Allan S Joseph

Aspiring programmer, tech enthusiast and a student currently pursuing my degree on Information Technology and Engineering at Cochin University of Science and Technology, India.

Allan Profile Views

πŸ‘¨πŸ½β€πŸ’» About Me

class AllanSJoseph:
    def __init__(self):
        self.education = "B.Tech in Information Technology @ CUSAT"

        self.location = "Kochi, Kerala, India"

        self.interests = ["AI/ML", "Prompt Engineering", "Full Stack Development"]

        self.current = "Learning ML & Exploring new Technologies"

        self.tech = {
            'languages' : ['Python', 'Java', 'C/C++', 'JavaScript', 'PHP', 'HTML5/CSS3'],
            'databases' : ['mySQL', 'postgreSQL'],
            'frameworks' : ['react','django'],
            'other_techs' : ['git','linux']
        }

        self.funfact = "People will spell my name wrong atleast once in their lifetime πŸ˜’"

βš™οΈ Skills and Technologies

πŸ“Š GitHub Statistics

allansjoseph

allansjoseph

Pinned Loading

  1. ExpenseTracker ExpenseTracker Public

    An Expense Tracking Android Application with a simple and easy to understand UI. Built for Tracking one's personal expenses.

    Java 1

  2. asj-note-app asj-note-app Public

    Multi Container Note-Taking App, built on React (TS), Django-Rest-API and PostgreSQL. Containerised using Docker.

    TypeScript 1

  3. InventorySystem InventorySystem Public

    An Inventory Management System that can track stock levels for small-medium scale buissnesses. Built with PHP backend and basic user authentication.

    PHP 2 2

  4. InventorySystem_MCP_Server InventorySystem_MCP_Server Public

    A Python-based MCP Server for an Inventory Management System.

    Python 1 1

  5. store-management-system store-management-system Public

    A simple Store Management System, with a Command Line Interface implemented using Python

    Python

  6. unit-converter-app unit-converter-app Public

    Simple Unit Conversion built using React JS

    JavaScript