criskell
@criskell
Joined on 18 December 2021
λf. (λx. f (x x))(λx. f (x x))
GitHub Stats
94
Followers
54
Repositories
2
Organizations
2
Gists
428
Pull Requests
55
Issues
163
Commits
0
Sponsors
8
Contributed To
82
Star Earned
Most Used Languages
46.86%
TypeScript
27.93%
Rust
14.26%
PHP
5.37%
JavaScript
1.80%
CSS
1.77%
Shell
1.10%
Dockerfile
0.78%
HTML
Popular Projects
woovi-challenge
No description
TypeScript
5
0
7
19
openpix-easy-digital-downloads
Simple integration with OpenPix and EasyDigitalDownloads plugin
PHP
4
0
0
0
mblog-api
API para uma aplicação de microblogging
TypeScript
4
0
0
0
notes
Anotações e resumos de estudos
Python
3
0
0
0
test-email
No description
PHP
2
0
0
0
etec-demand
Scraper to identify the institutions with the lowest demand at ETEC
TypeScript
2
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
5/16/2025, 8:08:29 PM
5/15/2025, 11:36:43 PM
5/15/2025, 4:38:43 AM
5/14/2025, 12:43:41 AM
5/13/2025, 3:32:25 PM
5/13/2025, 1:26:14 PM
5/13/2025, 1:47:33 AM
5/12/2025, 6:13:46 AM
5/12/2025, 5:36:16 AM
5/12/2025, 5:35:32 AM
5/12/2025, 2:40:46 AM
5/11/2025, 1:27:29 PM
- cpp: add reinterpret_cast example demonstrating type reinterpretation
5/11/2025, 7:48:11 AM
- cpp: implement friend class example with Engine and Car
5/11/2025, 5:51:23 AM
- cpp: add examples for constexpr, shared_ptr, SFINAE, and unique_ptr