Skip to content
View niteshpant99's full-sized avatar

Block or report niteshpant99

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

πŸ‘‹ Hi, I'm Nitesh

πŸ› οΈ Growth @ DevDash Labs | Building AI-powered solutions | Consultant turned startup founder :D

class About:
    def __init__(self):
        self.name = "Nitesh Pant"
        self.location = "New York, NY"
        self.background = ["Dartmouth College", "Class of 2022", "Economics Major, Government Minor", "Ex-Roland Berger"]
        self.current_role = "Growth @ DevDash Labs"
        self.interests = ["AI/ML", "Process Automation", "Product Development"]
        self.hobbies = ["DJ-ing 🎧 (house & techno)", "Rock Climbing πŸ§—", "DIY Electronics πŸ”§"]

    def get_tech_stack(self):
        return {
            "languages": ["Python", "SQL", "Java", "R"],
            "cloud": ["AWS (Athena, QuickSight)", "GCP"],
            "tools": ["Git", "Asana", "Figma"],
            "frameworks": ["React", "Flask"]
        }

πŸ”­ What I'm Working On

  • Scaling DevDash Labs to help organizations implement AI Agents
  • Developing Arthex, a AI-powered earnings day stock analyzer
  • Learning full-stack development, building AI agents, and expanding my ML knowledge

πŸ’» Recent Projects

  • Census App For a hospital in Dhangadhi, Nepal to record daily patient census data (transfers in, current, transfer out) and a reporting dashboard
  • AI Product Development: Kafka (automated blog writer); Luna (conversational chatbot for SMBs that scales for anything)
  • Marketing Automation: @ DevDash
  • Process Optimization: @ DevDash

🌱 Current Learning Focus

  • Advanced ML/AI implementations
  • Full-stack web development
  • System design and architecture
  • Cloud infrastructure and DevOps

πŸ“Š Analytics & Data Skills

  • Data Analysis: SQL, Python (Pandas, NumPy)
  • Visualization: QuickSight, Matplotlib, Seaborn
  • Business Intelligence: Athena, Excel/VBA
  • Statistical Analysis: R, STATA

🀝 Let's Connect!

πŸ’‘ Core Values

Copyconst coreValues: Values[] = [
    {
        principle: "Knowledge over money",
        implementation: "Continuous learning, open source contribution, knowledge sharing"
    },
    {
        principle: "Impact before profits",
        implementation: "Building solutions that matter, focusing on user value"
    },
    {
        principle: "Think long-term",
        implementation: "Sustainable code, scalable solutions, future-proof architecture"
    },
    {
        principle: "Dare to be different",
        implementation: "Innovative approaches, challenging status quo, unique solutions"
    }
];

// Fun fact: I grew up in Nepal and learned to code 
// while preparing for my journey to Dartmouth!
console.log("Always learning, always building! πŸš€");

Currently exploring opportunities in tech and AI. Open to collaborate on interesting projects!

Pinned Loading

  1. ai-chatbot ai-chatbot Public

    TypeScript

  2. niteshpant.com-site niteshpant.com-site Public

    personal website

    TypeScript

  3. nova-census-app nova-census-app Public

    Patient Information and Census info for Nova Hospital

    TypeScript