Pinned Repositories
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.
awesome-neuroscience
A curated list of awesome neuroscience libraries, software and any content related to the domain.
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.
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.
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.
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.
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.
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.
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
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
nsswifter's Repositories
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.
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.
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.
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.
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.
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
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.
nsswifter/JuliaPlayground
Where I Explore and Experiment with Julia Programming Language!
nsswifter/nsswifter
Config file for my GitHub profile.
nsswifter/nsswifter.github.io
Webpage that serves as a portfolio showcasing various aspects of who I am!
nsswifter/programmer-jokes
Sample repository for the Git Apprentice book
nsswifter/Snapp-SpaceX
app for showing space x rocket
nsswifter/SunWave
Forked SunWave to contribute and collaborate on improvements.
nsswifter/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
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.
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...
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.
nsswifter/CV
My Academic Curriculum Vitae (CV)
nsswifter/StocksWatcher
nsswifter/TodayILearned
📘 Today I Learned