Skip to content

Sharan's personal website and portfolio. React, with Chakra UI and TypeScript

Notifications You must be signed in to change notification settings

shrunSprint89/shrunSprint89.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demo project with portfolio of projects and work experience, showcasing React / Typescript, Express / NodeJS and OpenAI function calling skills.

React app with Typescript. Uses XTerm and calls Express / NodeJS backend server (hosted at https://github.com/shrunSprint89/shrunSprint89ApiServer), which inturn calls an OpenAI chat completions API, using the openai client (https://www.npmjs.com/package/openai) and navigates the application using function calling tool provided by ChatGPT 3.5 Turbo (https://platform.openai.com/docs/guides/function-calling).

Hosted on Github pages @ https://shrunsprint89.github.io/

GIF of application: Kapture 2024-07-12 at 16 01 20

API calls being made for getting Function information from ChatGPT: image

This project was bootstrapped with Create React App.

Uses Chakra UI for UI components.

Design inspired by Koll's Diamond - VSCode Inspired Code Editor Design

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for

About

Sharan's personal website and portfolio. React, with Chakra UI and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages