Skip to content
View duriantaco's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report duriantaco

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

Typing SVG


GitHub followers GitHub Stars

Real World No LC Production

My inspiration

My Inspiration

About Me

Coding

const oha = {
    location: "Singapore 🇸🇬",
    currentFocus: "Building Skylos",
    askMeAbout: ["Web Dev", "ML", "Cooking"],
    technologies: {
        frontEnd: {
            js: ["React", "Redux", "TypeScript"],
            css: ["Bootstrap", "Tailwind"]
        },
        backEnd: {
            python: ["Django", "Flask", "FastAPI"],
            js: ["Node", "Express"],
            databases: ["PostgreSQL", "MongoDB", "Redis"]
        },
        cloud: ["AWS", "Docker", "Kubernetes"],
        ml: ["PyTorch", "OpenCV", "Pandas"]
    },
    currentProject: "Skylos - The better dead code detector",
    funFact: "I debug with console.log and I'm proud of it"
    controversialOpinions: {
        leetcode: "Your ability to invert a binary tree in O(log n) means nothing if you can't ship features",
    }
};

💡 Coding Philosophy

"First, solve the problem. Then, write the code." - John Johnson

Leverage AI as a force multiplier, not a replacement for thinking. AI accelerates development and explores solutions, but every suggestion must be questioned, understood, and validated. The best code comes from human creativity augmented by AI efficiency, not blind copy paste. Code is a means to an end. 

The future belongs to those who can architect solutions and validate AI output. I solve actual problems, not arbitrary puzzles. My GitHub is my resume.

GitHub Analytics

languages

Tech Universe

Frontend

React TypeScript Next.js Redux Three.js

Backend

Python Node.js Django FastAPI GraphQL

Cloud

AWS Docker Kubernetes GitHub Actions

AI/ML

PyTorch

Featured Project

Contribution Graph

Activity Graph

Let's Connect!

Email

footer

Made with love

Pinned Loading

  1. treeline treeline Public

    Directory analysis that can create ASCII tree representations

    Python 22

  2. pykomodo pykomodo Public

    A Python-based parallel file chunking system designed for processing large codebases into LLM-friendly chunks.

    Python 43 1

  3. jonq jonq Public

    A sqlish (a lil pythonic) and hopefully human readable style wrapper for JQ

    Python 40 2

  4. docdog docdog Public

    A claude wrapper for doc generation

    Python 9

  5. remback remback Public

    Background removal by fine tuning SAM

    Python 7 1

  6. skylos skylos Public

    Yet another static analysis tool for Python codebases written in Python that detects dead code. Faster and better than the rest :)

    Python 112