All Projects → htrgouvea → htrgouvea.github.io

htrgouvea / htrgouvea.github.io

Licence: MIT license
My past public researches are archived here

Programming Languages

SCSS
7915 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to htrgouvea.github.io

parler-py-api
UNOFFICIAL Python API to interface with Parler.com
Stars: ✭ 52 (+188.89%)
Mutual labels:  research
ogrants
Open grants list
Stars: ✭ 96 (+433.33%)
Mutual labels:  research
Groundbreaking-Papers
ML Research paper summaries, annotated papers and implementation walkthroughs
Stars: ✭ 90 (+400%)
Mutual labels:  research
mozilla-sprint-2018
DEPRECATED & Materials Moved: This sprint was to focus on brainstorming for the Joint Roadmap for Open Science Tools.
Stars: ✭ 24 (+33.33%)
Mutual labels:  research
cerberus research
Research tools for analysing Cerberus banking trojan.
Stars: ✭ 110 (+511.11%)
Mutual labels:  research
research-grants
Protocol Labs Research Grants
Stars: ✭ 143 (+694.44%)
Mutual labels:  research
path semantics
A research project in path semantics, a re-interpretation of functions for expressing mathematics
Stars: ✭ 136 (+655.56%)
Mutual labels:  research
sjm
Sancho McCann's PhD Thesis Research Code
Stars: ✭ 24 (+33.33%)
Mutual labels:  research
schemaanalyst
➰ Search-based Test Data Generation for Relational Database Schemas
Stars: ✭ 18 (+0%)
Mutual labels:  research
seeing-red
Using PPG Obtained via Smartphone Cameras for Authentication
Stars: ✭ 29 (+61.11%)
Mutual labels:  research
llvm-semantics
Formal semantics of LLVM IR in K
Stars: ✭ 42 (+133.33%)
Mutual labels:  research
knowledge
Everything I know. My knowledge wiki. My notes (mostly for fast.ai). Document everything. Brain dump.
Stars: ✭ 118 (+555.56%)
Mutual labels:  research
linkedresearch.org
🌐 linkedresearch.org
Stars: ✭ 32 (+77.78%)
Mutual labels:  research
jdit
Jdit is a research processing oriented framework based on pytorch. The docs is here!
Stars: ✭ 29 (+61.11%)
Mutual labels:  research
hack
Kubernetes security and vulnerability tools and utilities.
Stars: ✭ 56 (+211.11%)
Mutual labels:  research
Quantum-Computing-Opportunities
Moved to Gitlab
Stars: ✭ 43 (+138.89%)
Mutual labels:  research
plur
PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. We provide scripts for downloading, processing, and loading the datasets. This is done by offering a unified API and data structures for all datasets.
Stars: ✭ 67 (+272.22%)
Mutual labels:  research
AVS1508.github.io
Personal Résumé Website developed using ReactJS and Bootstrap and hosted on Github Pages. Displays my web presence, story, work experience, education, projects, achievements, and contact information.
Stars: ✭ 24 (+33.33%)
Mutual labels:  personal-site
cry
SageMath/Python Toolkit for Cryptanalytic Research
Stars: ✭ 23 (+27.78%)
Mutual labels:  research
book-notes
📖Notes on books and other things I'm reading 📖
Stars: ✭ 43 (+138.89%)
Mutual labels:  research

heitorgouvea.me

My past public researches are archived here


Summary

This repository stores all the structure, code and files of my personal website (https://heitorgouvea.me).

My website was developed using Jekyll. Its basic structure revolves around this and some HTML5, CSS3 (with sass) and JavaScript files.


Download and Set-up

  # Download
  $ git clone https://github.com/htrgouvea/htrgouvea.github.io && cd htrgouvea.github.io
    
  # Building and running docker image
  $ docker build -t blog-jekyll .
  $ docker run -d -p 4000:4000 --name heitorgouvea.me blog-jekyll

Contribution


License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].