Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by nsswifter

A curated list of projects in awesome lists by nsswifter .

https://github.com/nsswifter/aisightquest

Utilizing AI and machine learning, the project extracts text from images via Apple's Vision Framework and offers instant answers to questions in documents through the BERT model.

artificial-intelligence bert-model ios-app machine-learning scan-documents vision-framework

Last synced: 10 Nov 2024

https://github.com/nsswifter/bookbench

BookBench is a dynamic iOS app that streamlines library seat reservations. It uses SwiftUI and follows MVVM architecture. Key features include SignUp, LogIn, and Reset Password views with Firebase integration. The visually appealing launch screen and custom Lottie animation enhance the user experience.

firebase-auth firebase-database forgot-password forgot-password-email ios login mvvm signup swiftui

Last synced: 10 Nov 2024

https://github.com/nsswifter/heart-pulse-detector-using-arduino

In this project, we will create BPM (Beats Per Minute) Calculator & Counter using Heart Pulse Sensor, 0.96 OLED Display with 128x64 resolution & Arduino UNO Board.

Last synced: 10 Nov 2024

https://github.com/nsswifter/commandlinegame

This project is a collection of command-line games implemented in Swift. that includes different types of games such as math games, bomb games, and flag games.

Last synced: 10 Nov 2024

https://github.com/nsswifter/proximityfinder

The project implements an algorithm that finds the closest pair of points in a 2D screen using a time complexity of O(n log n). The algorithm is implemented in an iOS application using the MVC architectural pattern.

algorithm-design cocoapods devide-and-conquer ios lottie lottie-animation mvc nearest-neighbor-search nearest-point swiftui uikit

Last synced: 10 Nov 2024

https://github.com/nsswifter/tsp

The Traveling Salesman Problem (TSP) aims for the most efficient route across cities. This Python project, employing Tkinter and the Model-View-Controller (MVC) architecture, visualizes TSP solutions. It generates random cities, utilizes the nearest neighbor algorithm, and presents the optimal path with a Tkinter-based GUI.

algorithm mvc nearest-neighbor-search nearest-neighbors python tkinter tsp tsp-problem tsp-solver

Last synced: 10 Nov 2024

https://github.com/nsswifter/neuroscience_lab

A repository for my computational neuroscience research. This repository contains scripts, analyses, and experiments I have conducted while exploring topics in the field of neuroscience, such as brain modeling, neural networks, signal processing, and data analysis.

Last synced: 10 Nov 2024

https://github.com/nsswifter/nsswifter.github.io

Webpage that serves as a portfolio showcasing various aspects of who I am!

Last synced: 10 Nov 2024

https://github.com/nsswifter/nsswifter

Config file for my GitHub profile.

Last synced: 10 Nov 2024

https://github.com/nsswifter/bioinformatics-and-mit-bih-arrhythmia-db

This project focuses on leveraging the MIT-BIH Arrhythmia DB to develop software solutions for diagnosing cardiac conditions. This repo will serve as a centralized hub for storing and organizing the codes, assignments, and homework related to bioinformatics lesson of University.

bioinformatics heart-disease mit-bih-arrhythmia university

Last synced: 10 Nov 2024

https://github.com/nsswifter/juliaplayground

Where I Explore and Experiment with Julia Programming Language!

algorithm computing julia julia-language quantum-computing

Last synced: 12 Oct 2024

https://github.com/nsswifter/cv

📑 My Academic Curriculum Vitae (CV)

academic-cv curriculum-vitae cv latex resume

Last synced: 10 Nov 2024

https://github.com/nsswifter/solarpowergenerationanalysis

Machine learning analysis for predicting solar power generation using weather and sensor data from solar plants. This project leverages historical data and machine learning to improve the efficiency of renewable energy systems by optimizing solar energy forecasting.

Last synced: 10 Nov 2024

https://github.com/nsswifter/todayilearned

📘 Today I Learned

today today-i-learned todayilearned

Last synced: 10 Nov 2024

https://github.com/nsswifter/swiftarraypermutations

SwiftArrayPermutations is a repository containing Swift code that provides additional functionality to the Array type for generating permutations. It includes two implementations of the permutations() function.

Last synced: 10 Nov 2024

https://github.com/nsswifter/triangles-on-circumcircle

The Circumcircle Triangle Generator is an algorithm written with C Plus Plus. The function calculates triangle vertices on a circumcircle and gives the generated triangle points as output. An input of function controls the number of triangles, and so on...

Last synced: 10 Nov 2024

https://github.com/nsswifter/trianglesoncircumcircle

The Circumcircle Triangle Generator is a Cocoa-based Playground, Written with Swift. The app calculates triangle vertices on a circumcircle, updating the display based on user input. The number of triangles is controlled by a text field, allowing real-time adjustments and visualization of geometric patterns

appkit cocoa geometry swift swift-playgrounds triangle

Last synced: 10 Nov 2024