Jeff Rossi

|Software Developer

Links

Title
Type
Visit
API for Content Management
Project
Swagger / Open API documentation for content management application. Can be used to test the API
API for Games
Project
Swagger / Open API documentation for games application. Can be used to test the API
API for Issue Tracking
Project
Swagger / Open API documentation for issue tracking application. Can be used to test the API
Content Management
Project
Content Management application used by resume sites
Games in Angular
Project
Collections of games written in TypeScript with api backend for scoring
Games in NextJS
Project
Collections of games written in TypeScript with api backend for scoring
Games in Nuxt
Project
Collections of games written in TypeScript with api backend for scoring
Games in Svelte Kit
Project
Collections of games written in TypeScript with api backend for scoring
Issue Tracker in Angular
Project
Front end for isuue tracking application written in Angular
Issue Tracker in React
Project
Front end for issue tracking application written in React
Issue Tracker in Svelte
Project
Front end for issue tracking application written in Svelte
Issue Tracker in Vue
Project
Front end for issue tracking application written in Vue
Resume in Angular
Sample
Resume application front-end written in Angular
Resume in React
Sample
Resume application front-end written in React
Resume in Svelte
Sample
Resume application front-end written in Svelte
Resume in Vue
Sample
Resume application front-end written in Vue
Angular
Resource
Angular is an app-design framework and development platform for creating efficient and sophisticated single-page apps.
Apollo
Resource
Simplify app development by combining APIs, databases, and microservices into a single data graph that you can query with GraphQL
GraphQL
Resource
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.
Material Design
Resource
Material is a design system – backed by open-source code – that helps teams build high-quality digital experiences.
Nest JS
Resource
Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
React
Resource
A JavaScript library for building user interfaces
Type ORM
Resource
TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8). Its goal is to always support the latest JavaScript features and provide additional features that help you to develop any kind of application that uses databases - from small applications with a few tables to large scale enterprise applications with multiple databases.
Vue JS
Resource
Vue (pronounced like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.