Skip to content
View sevora's full-sized avatar

Block or report sevora

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

Hi I'm Sevora! πŸ‘‹

Technologies I'm Great At πŸ’»

amazonwebservices logo java logo javascript logo cplusplus logo css3 logo csharp logo electron logo haskell logo html5 logo mysql logo python logo react logo rust logo tailwindcss logo tauri logo typescript logo vite logo

Projects I Made πŸ†

Check out my portfolio live here. This is essentially a compilation of some of my works but in a nicer website and more personality. Written as a single page application with TypeScript.
This is a blog site done as a project for one of my classes. It has some interesting special effects. Check it out here. Written in TypeScript.
Ramble is a fullstack social media application structured in a simple, manageable, and extendable style. I made this primarily for a university project in our Computer Science Course and the goal is to be able to write a CRUD-application utilizing a SQL database management system. This is welcome to improvements and updates! Check out this YouTube video where I showcase ramble. This project was written with Node.js, TypeScript, React, Dart, and Flutter.
Stable-Marriage Algorithm Visualizer written for AlgoExpert SWE Project Contest of Summer-Fall 2020. Try it out here. You can also watch the 1-min trailer on YouTube. This was developed with JavaScript.
This is a well-designed calendar and todo-list application that has integration with OpenAI's ChatGPT. The gimmick here is that it allows you to set your goals and it will be able to generate the tasks needed across days in order for you to accomplish the set goal. This was developed on React Native.
This application generates a finite automaton diagram as you input a regular expression. The core algorithm used is Thompson Construction in order to construct the diagram from a set of patterns. This rendering is done using the native HTML5 Canvas API on the web and CustomPainter on Flutter.
Knowing how to code is one thing, structuring a project is another. I made this desktop application with Java as a way to test out my skills and learn more about organizing code and making something that's easy to modify and maintain. Download it here. This was written with Java 11 + Maven and JavaFX.

Need Something Done πŸ€”

I'm open to requests and we can discuss the project you would like done. You could reach out to me via email.

Awesome Art by TenaceTracks

@TenaceTracks is a friend of mine and he makes pretty amazing digital art.

Pinned Loading

  1. stmviz stmviz Public

    A stable marriage algorithm visualizer and an honorable mention on AlgoExpert SWE Project Contest of Summer-Fall 2020.

    JavaScript 5

  2. superhealth superhealth Public

    Multiple health-related regression neural network models trained accessible securely on the internet.

    Jupyter Notebook

  3. TodoPlusGPT TodoPlusGPT Public

    A calendar tracking and todo-list mobile application supercharged by GPT models.

    TypeScript

  4. ramble ramble Public

    A lightweight fullstack social media application structured in a simple, manageable, and extendable style.

    Dart 1

  5. regex-to-fa regex-to-fa Public

    An application that renders a Finite Automaton Diagram from an input text real-time.

    Dart 1

  6. simple-calculator simple-calculator Public

    This is a simple calculator with slick UI made with Java 11 + Maven and JavaFX.

    Java 1 2