All Projects → marcgg → marcgg.github.com

marcgg / marcgg.github.com

Licence: other
My personal website & blog

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to marcgg.github.com

The Engineering Managers Booklist
Books for people who are or aspire to manage/lead team(s) of software engineers
Stars: ✭ 1,180 (+4620%)
Mutual labels:  engineering, management
engineering-management
A list of resources about Software Engineering Management
Stars: ✭ 31 (+24%)
Mutual labels:  engineering, management
engineering-leader
Beginning knowledge for leading and managing engineers
Stars: ✭ 22 (-12%)
Mutual labels:  engineering, management
manager-automation
Automating management tasks to help managers focus on more strategic wins.
Stars: ✭ 31 (+24%)
Mutual labels:  engineering, management
career-ladders
A sample of career ladders I use for my organization, open sourced for anyone.
Stars: ✭ 676 (+2604%)
Mutual labels:  engineering, management
speaking
Upcoming and past speaking engagements for Peter Steinberger (@steipete).
Stars: ✭ 36 (+44%)
Mutual labels:  management
College-Notes
Contribute your handwritten PDF notes and help other students ✌ #DecodersCommunity 🖤
Stars: ✭ 30 (+20%)
Mutual labels:  engineering
ultimate-poll-bot
💡 The ultimate vote and poll bot for creating, sharing and evaluating polls inside of Telegram
Stars: ✭ 109 (+336%)
Mutual labels:  management
cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (+432%)
Mutual labels:  engineering
cpu11
Revengineered ancient PDP-11 CPUs, originals and clones
Stars: ✭ 120 (+380%)
Mutual labels:  engineering
KalmanFlow
A simple Kalman Filter built in TensorFlow
Stars: ✭ 22 (-12%)
Mutual labels:  engineering
QuickNotes
一款简单、轻量、高效的Android记事、记账应用
Stars: ✭ 19 (-24%)
Mutual labels:  management
docs-product
OutSystems 11 product documentation
Stars: ✭ 32 (+28%)
Mutual labels:  engineering
goose
Personal contents management system.
Stars: ✭ 13 (-48%)
Mutual labels:  management
roxy-wi
Web interface for managing Haproxy, Nginx, Apache and Keepalived servers
Stars: ✭ 1,109 (+4336%)
Mutual labels:  management
redd.one
Software engineering blog.
Stars: ✭ 31 (+24%)
Mutual labels:  engineering
lazylead
Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
Stars: ✭ 42 (+68%)
Mutual labels:  management
meshgen-comparison
🕸️ A comparison of mesh generators.
Stars: ✭ 25 (+0%)
Mutual labels:  engineering
sregistry
server for storage and management of singularity images
Stars: ✭ 96 (+284%)
Mutual labels:  management
bleeding-rez
Rez - Reproducible software environments for Windows, Linux and MacOS
Stars: ✭ 57 (+128%)
Mutual labels:  management

marcgg.com

This is my personal website running with jekyll and hosted on Github pages. Feel free to visit it on marcgg.com.

Also if I were you I wouldn't pay too much attention to how everything is implemented here. I mostly spend my time here working on content, not on code.

Setting it up

git clone https://github.com/marcgg/marcgg.github.com.git
cd marcgg.github.com

Accept rvmrc prompt

bundle install
brew install pkg-config
brew install imagemagick --build-from-source
brew install gs
sudo easy_install Pygments
bundle exec jekyll serve --watch

Access http://localhost:4000/ to see the blog

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].