Miguel Niblock (MiguelNiblock)

MiguelNiblock

Geek Repo

Location:Los Angeles, CA

Home Page:https://www.linkedin.com/in/miguelniblock/

Github PK Tool:Github PK Tool


Organizations
farmgenerations

Miguel Niblock's repositories

Analytic-Report_Youtube-Trending-Videos

Short and sweet analytic report on a dataset that contains Youtube's trending videos from 2017-18. I set out to produce some visually pleasing plots and answer some analytical questions using T-Tests, to make the most out of the data.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

AutoGitignore

Simple module written in pure Python that automotically generates ".gitignore" files based on a recursive folder search for a predefined marker filename. For example: "include.txt" Helpful if you have a large project and hate writing overly complex ".gitignore" files.

Language:PythonStargazers:0Issues:1Issues:0

FirebaseFormik

Simple form that gets submitted to a firestore collection through firebase

Language:TypeScriptStargazers:0Issues:2Issues:0

PlaceBook-App

PlaceBook aims to be a easy-to-use tool for bookmarking, organizing and consuming locations in a map. It is motivated by the lack of existing tools to accomplish this, and by the need being so ubiquitous. Although similar features are offered by existing apps (Like Google Maps, or other navigation apps), their interfaces prioritize other features, making it inconvenient to manage or customize saved pins. The ultimate goal of PlaceBook is to become a social media platform that revolves around places.

Language:JavaScriptStargazers:0Issues:2Issues:0

PlaceBook-Server

PlaceBook aims to be a easy-to-use tool for bookmarking, organizing and consuming locations in a map. It is motivated by the lack of existing tools to accomplish this, and by the need being so ubiquitous. Although similar features are offered by existing apps (Like Google Maps, or other navigation apps), their interfaces prioritize other features, making it inconvenient to manage or customize saved pins. The ultimate goal of PlaceBook is to become a social media platform that revolves around places.

Language:JavaScriptStargazers:0Issues:2Issues:0

ReactNative-BlogApp

This react native app allows you to create new blog posts by pressing the "+" button. Each entry has a title and content property. Posts can be edited by clicking on the post, and pressing the "pencil" button. A form is shown while editing, which contains TextInput elements and a submit button.

Language:JavaScriptStargazers:0Issues:2Issues:0

ReactNative-FoodSearch-Yelp-API

This react native app allows a user to search for restaurants on Yelp with a search term. When pressing on a restaurant' preview, the user is taken to a new screen that shows more photos of the restaurant.

Language:JavaScriptStargazers:0Issues:2Issues:0

UnitConverter

ReactNative/ Typescript app that converts metric and imperial units between meters <-> feet, and kg <-> lbs.

Language:TypeScriptStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0

COVID19_quiz

Single-page client-side app built on Javascript, HTML and CSS that implements a multiple-choice quiz meant to test your COVID preparedness, and give you answers to important issues on the subject.

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

miguelniblock.github.io

Professional site for showcasing my computer science projects, career trajectory, skills and contact information.

Language:HTMLStargazers:0Issues:1Issues:0

myblog

JAMStack blog made with Hexo. Site is deployed to the gh-pages branch. https://miguelniblock.github.io/myblog/

Language:CSSStargazers:0Issues:2Issues:0

Natural-Language-Processing_Predict-the-Author

This procedure compares various techniques used in NLP such as Latent Semantic Analysis, Bag of Words and TFIDF; to predict the author for a given article.

Language:HTMLStargazers:0Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0

node-blog-api

CRUD API for blogging platform. Built from scratch with `npm` and Express. Handles GET and POST requests to `/blog-posts`. DELETE and PUT requests go to `/blog-posts/:id`.

Language:JavaScriptStargazers:0Issues:1Issues:0

nx-samples-rn

Experiments with real world use cases for nx in a react-native/ next monorepo app with shared components, typescript, and ts-jest testing

Language:TypeScriptStargazers:0Issues:2Issues:1

react-native-starter-app

Demonstration of foundational react native concepts like functional components, props, state, reducers, and interacting with objects, lists, buttons, and more. Made with expo-cli

Language:JavaScriptStargazers:0Issues:2Issues:0

ReactNative-BlogApp-JsonServer

Backend server for react native blog app project. Deployed to glitch. Uses JsonServer to provide a mock database that responds to HTTP requests.

Stargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:2Issues:0

Research-Proposal_Mental-Health-in-Tech

Exploratory data analysis and experimentation plan to find out if certain working conditions can reduce the loss in productivity caused by mental health issues.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

RN-Tracks-App

With this react-native app, users can record and save their location as tracks on a map. Tracks can be displayed later and are associated with a user account.

Language:JavaScriptStargazers:0Issues:2Issues:0

RN-Tracks-Server

Express server API for RN-Tracks-App, which connects to a mongoDB instance.

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:RubyStargazers:0Issues:1Issues:0
Language:RubyStargazers:0Issues:1Issues:0

ruby_todo_app

MVC app deployed on Heroku, that uses a postgreSQL database for storing todos. To-dos are persistent, so you may visit the live page and add/edit/delete some if you wish!.

Language:RubyStargazers:0Issues:1Issues:0

ServerDev

Compilation of exercises and examples of using Express and Node

Language:JavaScriptStargazers:0Issues:2Issues:0

Supervised-Learning_Credit-Card-Fraud

Machine learning model that classifies fraudulent transactions in a dataset with class imbalance.

Language:HTMLStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0