Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by alafty
A curated list of projects in awesome lists by alafty .
https://github.com/alafty/computer-architecture-final-project---csen-601
The main aim of this project is to create a MIPS simulator using JAVA. We implemented the main functions: ADD, ADDI, SUB, LW, SW, BEQ that run independently from each other with the help of the OS class that regulates and eases the mission for each instruction
Last synced: 20 Nov 2024
https://github.com/alafty/livelongandprolog
This project is required for an Artificial Intelligence course as a way to solve a situation calculus problem using successor state axioms. The used language for the implementation of this project is prolog.
Last synced: 20 Nov 2024
https://github.com/alafty/cli-quiz
This project is a task required in the Sumerge Talent Program '24 and is designed for educational purposes. The required deliverable is an app that runs on the command line and gives the user multiple questions for them to answer and eventually calculates a score. The concepts of OOP should be used efficiently.
Last synced: 20 Nov 2024
https://github.com/alafty/leftrecursionelimination
Task 5 for the Compilers lab where the needed deliverable is a class that takes a CFG without unit rules and epsilon closures and outputs the same CFG after eliminating Left Recursion
cfg compiler-design compilers context-free-grammar left-recursion left-recursion-elimination
Last synced: 20 Nov 2024
https://github.com/alafty/regularexpressiontonfa
Task 1 for the Compilers lab where the needed deliverable is a function that takes a regular expression as an input and outputs an equivalent NFA as per Thompson's methon
compiler-design compilers java nfa regex
Last synced: 20 Nov 2024
https://github.com/alafty/fallbackdfa
Task 3 for the Compilers lab where the needed deliverable is a function that takes a DFA and should simulate a Fallback DFA with any given input
compilers compilers-design dfa fallback-dfa regex
Last synced: 20 Nov 2024
https://github.com/alafty/cfg_epsilon_unit_elimination
Task 4 for the Compilers lab where the needed deliverables are two functions: one that removes epsilon rules from a CFG and another that removes unit rules from the same CFG
cfg compiler compiler-design context-free-grammar java
Last synced: 20 Nov 2024
https://github.com/alafty/restartapp
a demo iOS app to experiment with SwiftUI
Last synced: 20 Nov 2024
https://github.com/alafty/watertrackingapp
ios-app javascript react-native redux
Last synced: 20 Nov 2024
https://github.com/alafty/ithmartask
Creating an app for different services each with its own set of suppliers
ios-app javascript react-native react-native-app
Last synced: 20 Nov 2024
https://github.com/alafty/rangerrunner-unitygame
This endless-runner game is a project for a university Unity course and is developed for educational purposes only
Last synced: 20 Nov 2024
https://github.com/alafty/pinchapp
a photo viewer iOS app developed for educational purposes
ios ios-app ios-application ios-demo swiftui
Last synced: 20 Nov 2024
https://github.com/alafty/cartwishlist-microservice
This project is a microservice from the CSEN1073 - Architecture of Massively Scalable Apps course's project. The target is to deliver a fully functional Cart and Wishlist microservice as a standalone before integrating it with other microservices.
Last synced: 20 Nov 2024
https://github.com/alafty/backendtrack
This repo is part of the Sumerge Talent Program '24 backend track and is developed for educational purposes.
Last synced: 20 Nov 2024
https://github.com/alafty/quarkus-microservice
This repo is a try-out project to test and compare the performance of QUARKUS and SPRING BOOT, and it is developed for educational purposes only.
java quarkus spring springboot
Last synced: 14 Oct 2024