Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by GervinFung

A curated list of projects in awesome lists by GervinFung .

https://github.com/gervinfung/ts-add-js-extension

Add .js extension to each relative import/export statement in JavaScript file

esm esmodules export import javascript npm-package typescript

Last synced: 09 Nov 2024

https://github.com/gervinfung/libgdx-chess-game

A LibGDX based Parallel AI Chess Game playable on many devices from Level 1 to Level 10

chess game libgdx-android libgdx-desktop libgdx-framework libgdx-game libgdx-ios libgdxchess minimax-alpha-beta-pruning

Last synced: 09 Nov 2024

https://github.com/gervinfung/gitignored

Application of Gitignored. A more UI/UX Friendly Web Application to Preview/Copy/Download Single or Multiple .gitignore File(s)

cli event-driven gitignore-generator gitignore-templates gitignored nextjs orm rust supabase typescript vercel

Last synced: 11 Oct 2024

https://github.com/gervinfung/gen-env-type-def

Generate type definitions for environment variables from different environment files with support for both import.meta.env and process.env

environment-variables npm-package type-definition type-safety

Last synced: 12 Oct 2024

https://github.com/gervinfung/react-unix-terminal

A customizable unix terminal emulator for React on web, with customizable command that is

react terminal typescript

Last synced: 23 Oct 2024

https://github.com/gervinfung/tictactoe

Simple AI Tic-Tac-Toe Game made with Java Swing. Choose against AI or human. You can play in 3x3 grid up to 10x10.

alpha-beta-pruning game minimax multithread swing-background tictactoe tictactoe-java-game

Last synced: 11 Dec 2024

https://github.com/gervinfung/nextjs-starter

Nextjs Starter Template

next-sitemap nextjs nextjs-template

Last synced: 11 Dec 2024

https://github.com/gervinfung/resume

Resume made with code

pnpm resume vite

Last synced: 11 Dec 2024

https://github.com/gervinfung/simpleparalleldispatcher

Simple Basic Parallel Program. A Java program that use thread and semaphore to simulate Dispatcher and Sorter

multithreaded multithreading

Last synced: 11 Dec 2024

https://github.com/gervinfung/texteditorfx

First JavaFX project - an upgraded version of the previous Text Editor

caret-position javafx-application javafx-desktop-apps notepad texted

Last synced: 11 Dec 2024

https://github.com/gervinfung/androidsimpleaichess

First Android Project - Parallel AI Chess Game with 10 different levels

alphabeta android-application android-studio api30 chess game java minimax-algorithm

Last synced: 11 Dec 2024

https://github.com/gervinfung/flag-emoticon

All unicode of emoticon of all the flags in this world

Last synced: 11 Dec 2024

https://github.com/gervinfung/knapsackproblem

Do you know how to solve the knapsack? Come and find out how to solve Knapsack in 5 different ways. Time/Space Complexity included

branch-and-bound bruteforce dynamic-programming genetic-programming knapsack-problem-dynamic knapsack-problem-genetic knapsack01 leat-cost-branch-and-bound memoization

Last synced: 11 Dec 2024

https://github.com/gervinfung/texteditor

A Simple Text Editor similar to NotePad. I wrote this because the undo option of Notepad can only undo once. But with this software you can undo all of your edit.

awt colorchooser java jmenu swing text-editor

Last synced: 11 Dec 2024

https://github.com/gervinfung/connect4

A Connect-4 Game written in C# WinForms. This program was written to familiarize myself with C# syntax since C# is very similar to Java.

Last synced: 11 Dec 2024

https://github.com/gervinfung/iosasm5

5th iOS Assignment

ios nsmanagedobject segue swift

Last synced: 11 Dec 2024

https://github.com/gervinfung/markdown-editor

The internship assessment for hand written parser, later turn to use package use for parsing markdown

react typescript

Last synced: 11 Dec 2024

https://github.com/gervinfung/personal-website-redirect

Ridect my web whenever I need to change domain name

Last synced: 11 Dec 2024

https://github.com/gervinfung/tenet

uni stuffs

Last synced: 11 Dec 2024

https://github.com/gervinfung/wikipedia-good-articles

Application that shows and store random good articles

svelte tauri wikipedia

Last synced: 11 Dec 2024

https://github.com/gervinfung/somedataanalysis

Some really simple data analysis for me to practice

Last synced: 11 Dec 2024

https://github.com/gervinfung/laravel-diary

Group Assignment for UECS3294 Advanced Web Application Development titled - Diary, obviously.

laravel mysql php webpack

Last synced: 11 Dec 2024

https://github.com/gervinfung/aigeneticalgorithmasm

AI Genetic Algorithm Assignment 2

Last synced: 11 Dec 2024

https://github.com/gervinfung/softwaredesigncoursework

Software Design Coursework from my University

Last synced: 11 Dec 2024

https://github.com/gervinfung/iosasm4

4th iOS Assignment

ios swift

Last synced: 11 Dec 2024

https://github.com/gervinfung/gervinfung

Well, what do you think?

Last synced: 11 Dec 2024

https://github.com/gervinfung/useful-unknown-website-comments

list of useful websites comments posted on reddit

Last synced: 11 Dec 2024

https://github.com/gervinfung/personal-website

Everyone developer needs their own personal/portfolio website, and this is mine. Welcome to my website

make makefile material-ui nextjs portfolio react typescript vercel vitest

Last synced: 11 Dec 2024

https://github.com/gervinfung/.config

You know what it is

config lua nvim vim

Last synced: 11 Dec 2024

https://github.com/gervinfung/node-package-helper

My helper to ensure TypeScript transpiled files/folders are valid according to my preference

Last synced: 11 Dec 2024

https://github.com/gervinfung/brainfuck

Brainfuck implementation in TypeScript

brainfuck interpreter nodejs

Last synced: 11 Dec 2024

https://github.com/gervinfung/npm-package-starter

NPM Package Starter Template

npm-package npm-package-starter

Last synced: 11 Dec 2024

https://github.com/gervinfung/adonix-blog

Personal Blog - Remake of Adonis OS Blog

material-ui mongodb nextjs parsing pnpm react typescript

Last synced: 03 Oct 2024

https://github.com/gervinfung/iosasm2

2nd iOS Assignment

ios swift

Last synced: 11 Dec 2024

https://github.com/gervinfung/aisearchasm

AI assignment 1

Last synced: 11 Dec 2024

https://github.com/gervinfung/graphql-example

A monorepo to learn to setup a React-Express-GraphQL project that utilize graphql-codegen to generate type definitions for TypeScript code

esbuild express-graphql graphql graphql-codegen react-graphql typescript typescript-gener0c-sdk

Last synced: 11 Dec 2024

https://github.com/gervinfung/pythoncalculator

Just a simple project for me to learn python

Last synced: 11 Dec 2024

https://github.com/gervinfung/iosasm6

Final Assignment for iOS

audio-player ios swift

Last synced: 11 Dec 2024

https://github.com/gervinfung/softwaretestingcoursework

Software Testing Coursework from my University

Last synced: 11 Dec 2024

https://github.com/gervinfung/mpn_cpp

A very simple C++ program that implement arrays of structure, encapsulation and merge sort to sort unsorted content of file

Last synced: 11 Dec 2024

https://github.com/gervinfung/iosasm1

1st iOS Assignment

dynamic-render swift ui

Last synced: 11 Dec 2024

https://github.com/gervinfung/airegression

AI assignment 3

Last synced: 11 Dec 2024

https://github.com/gervinfung/commonsortingalgorithms

9 most common sorting algorithms, Time and Space complexity provided

bubblesort countingsort exchangesort heapsort insertionsort mergesort quicksort selection-sort timsort

Last synced: 11 Dec 2024

https://github.com/gervinfung/iosasm3

3rd iOS Assignment

ios swift

Last synced: 11 Dec 2024

https://github.com/gervinfung/i3config

My i3 Config

Last synced: 11 Dec 2024