Skip to content
View DebmalyaSen34's full-sized avatar

Highlights

  • Pro

Block or report DebmalyaSen34

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DebmalyaSen34/README.md

whoami

I am Debmalya Sen. Used to be a student. Learnt programming because I needed something I can control. You wouldn't believe me if I told you that I wrote code without AI back in the starting days. Right? Unbelievable!

Some quotes (by me):

  • They say touch grass, I say sudo rm -rf / and see who has more aura

  • Review your code often because we all deserve some laughter now and then

man me

--experience
        Software engineer intern @publicissapient where I
        manifested AI agent for CI/CD pipelines well before agents were normalized.

        I was responsible for the backend development which was written in python (FASTAPI)

--languages
        They say all programming languages are bad but without them I wouldn't have lived my dream of controlling little hex addresses to be my minions.

        Examples:
            - Python
            - C++
            - JavaScript
            - Java

--ai, --artificial-intelligence
        When I look at today's AI models I fail to understand how a bloody machine is more intelligent than me? Something is gotta be wrong.
        So I looked at the abyss for too long in search of my answers but to my amaze, the abyss didn't look back at me.
        I learnt cool things though.
        
        Examples:
            - [Helium](https://github.com/DebmalyaSen34/HeliumLM)
                A small language model (SLM) built by me from scratch trained on tinystories data from huggingface.
                A transformer based architecture.
                Trained for weeks on free compute.
            - [Helium Agent](https://github.com/DebmalyaSen34/helium-agent)
                A lightweight(hence the name) and highly customizable terminal AI agent that runs local models using llama.cpp.
                Inspired by the simplicity of Pi Code I wanted to write my AI Agent that can do almost everything a production level corporate agent is capable of without the heavy dependency and greed.
                Still many features are being added.
            

--machine-learning
        I saw myself learn, others learn so naturally I was curious to see a machine learn.
        I self taught myself everything about ML and made few projects which integrated **biology** and **ml**.
        
        Example:
            - [https://github.com/DebmalyaSen34/pathway](Pathway)

--web-dev
        I started my programming journey with this domain and created many projects for fun and some for startup (yes, I was in a highly motivated group of people).
        You can see my transitions from pure HTML to react and from react to fastapi(for backend ofcourse).
        I am still doing this as one of my friend asked me to help in their companies website development.

        Example:
            - [Preperly](https://github.com/DebmalyaSen34/next-client-side)
            A website for my startup which focused on prebooking of tables in restaurants and also prebooking of orders.
            - [Aura](https://github.com/DebmalyaSen34/aura-io)
            A website where you can post about your daily incidents and let an AI judge your incident and it will give you AURA points which can be +ve or -ve.
            Your goal is to increase your AURA as much as possible.

--hobbies
        I play video games. A lot!
        I read books. Not a lot!
        I watch movies. A lot!

Something for you

$ help
games --favorite

Sekiro taught me persistence. Dark Souls taught me pain. Linux taught me both simultaneously.

cat motivation.txt
You do not need motivation.

You need fewer tabs open.
sudo touch grass
Permission denied

Pinned Loading

  1. aura-io aura-io Public

    This is the repo to the aura.io website where you can see your friends' daily incident with aura points and also post yours and let our AI judge your daily life. ;)

    JavaScript 1

  2. next-client-side next-client-side Public

    This is the repo for the frontend of Preperly

    JavaScript 1

  3. preperly-App preperly-App Public

    This is server which hosts all the essential APIS required by the Vendor to access the services of Preperly.

    Kotlin

  4. Matrix-Calculator Matrix-Calculator Public

    This repo contains the files and application for a matrix calculator which I made in android studio.

    Java

  5. helium-agent helium-agent Public

    Voice agent that runs locally.

    Python 1