Coder Social home page Coder Social logo

Hi there 👋

Here are some of my work samples:

Order Service with Pharmacy Integration (Nest.js + Swagger + Jest + GitHub Action)

https://github.com/tommyttf/pharmacy-order-server
Version 0.0.1 is simulating a server served as multiple pharmacy integrations using abstract class
Version 0.1.0 is a server to call the integrations for ordering

Student Result Management System (Next.js + tRPC + Prisma)

https://github.com/tommyttf/student-result-management-system
https://student-result-management-system-nu.vercel.app/

This is my first time trying tRPC, together with Next.js, Redux and Prisma connecting to Mysql.

Tools usage monitoring (Python + Flask + Swagger)

https://github.com/tommyttf/Tools-usage-monitoring

This is a Python Flask project, with OpenAPI doc defined and use Swagger-ui to generate a testing console.

PNG to JPEG server using Node.js worker threads (Koa.js + Node.js worker threads + Jest + GitHub Action)

https://github.com/tommyttf/png-to-jpeg-using-worker-threads

This is using Node.js worker threads to improve speed when there is multiple requests to transform png to jpeg. As this is not an I/O-intensive operation but CPU-intensive operation, we have to use worker threads to make it work.

tommy's Projects

kibana icon kibana

Your window into the Elastic Stack

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.