GithubHelp home page GithubHelp logo

Miguel Niblock's Projects

analytic-report_youtube-trending-videos icon 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.

autogitignore icon 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.

covid19_quiz icon 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.

firebaseformik icon firebaseformik

Simple form that gets submitted to a firestore collection through firebase

miguelniblock.github.io icon miguelniblock.github.io

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

myblog icon myblog

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

node-blog-api icon 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`.

nx-samples-rn icon 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

placebook-app icon 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.

placebook-server icon 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.

react-native-starter-app icon 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

reactnative-blogapp icon 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.

reactnative-blogapp-jsonserver icon 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.

reactnative-foodsearch-yelp-api icon 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.

rn-tracks-app icon 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.

rn-tracks-server icon rn-tracks-server

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

ruby_todo_app icon 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!.

scrollbarapp icon scrollbarapp

Simple Android app that implements scroll bar functionality and several XML and Java features.

serverdev icon serverdev

Compilation of exercises and examples of using Express and Node

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.