Git Product home page Git Product logo

Hello there 👋

class SoftwareEngineer {
    name: string;
    role: string;
    languageSpoken: string[];

    constructor() {
        this.name = "Dan Jasnowski";
        this.role = "Senior Software Engineer";
        this.languageSpoken = ["es_ES", "en_US"];
    }

    sayHi(): void {
        console.log("Thanks for dropping by GitHub profile! I hope you find some of my work interesting.");
    }
}

const me = new SoftwareEngineer();
me.sayHi();

😃 Who Am I?

Hey, it's Dan Jasnowski. I'm a Senior Software Engineering nearing 10 years in this business and have loved every second. While I love the front-end, my skills go towards full-stack developement. I've used React, Vue and Angular in my time, with Node.js and fastify, Nest.js with Nuxt.js and Nest.js. It's a full circle kind of deal, y'know?

I may be front-end leaning but definitely use Node.js in almost all of my projects. From Prisma and Drizzle to Zod, web sockets and more, I'm always dabbling in something new. TypeScript is never a project away as it's a critical part of my toolset.

👇 Current project

I'm currently working on Delaford. An online 2D RPG written TypeScript, Vue, Node.js and more. Go back to the Medieval Ages where can smith for ore, smelt weapons, sell to town traders or other players, bank items and so much more! Taken inspiration from the 1990s dungeon crawlers and medieval-esque type games from the past.

Delaford

🖥️ Experience & Skills

TypeScript Vue.js React Node.js Prisma PostgreSQL Drizzle esbuild Vite Fastify AWS Docker Tailwind CSS MySQL PHP Laravel Web Sockets Github Actions Google Cloud Platform Insomnia Apollo GraphQL Heroku Redux GraphQL Sass Styled Components Git NestJs NPM HTML5 Chrome Browser Storybook Rollup Webpack D3.js Prettier MongoDB

And more. Always learning. Always developing!

🏆 GitHub Trophies

trophy

🗂️ Other Projects

  • Patient Portal: Manage patients with this helpful dashboard. Patients can have multiple addresses and multiple custom key/value fields. Using Vue 3 front-end with fastify and Prisma for ORM on the backend. NPM workspaces ties up the project for a better UX and CI/CD.
    • Frontend: Vue, Ag-Grid, Material UI
    • Backend: Prisma, Node.js, Faker-js
    • Other: TypeScript, eslint
hit counter

Dan Jasnowski's Projects

patient-portal icon patient-portal

TypeScript, Node.js, Vue, Prisma and more all in a curated patient portal for finni health portal interview

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.