| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseclass Attributes(KelvinF97):
@staticmethod
def contact() -> tuple:
telegram = "t.me/KelvinF97"
email = "dakun.work@gmail.com"
return telegram, email
@staticmethod
def life() -> tuple:
langs = ['Chinese', 'English']
evergreen = ['brain-computer interface', 'neuroscience']
return langs, evergreen
@staticmethod
def coding() -> tuple:
langs = {
'expert': ['python'],
'intermediate': ['go', 'js', 'c', 'c++', 'c#', 'php', 'java'],
'learning': ['...']
}
specialities = ['Artificial Intelligence', 'Web/App Reverse Engineering',
'Fullstack', 'Cloud Native R&D', 'Network Engineer']
return langs, specialitiesForked from bravekingzhang/flutter_chat_box
Flutter开发的和ChatGPT聊天的App,全平台支持
Dart 2
Forked from datawhalechina/vced
VCED 可以通过你的文字描述来自动识别视频中相符合的片段进行视频剪辑。该项目基于跨模态搜索与向量检索技术搭建,通过前后端分离的模式,帮助你快速的接触新一代搜索技术。
Forked from longsion/nps
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩(节省带宽和流量)、站点保护、加密传输、多路复用、header修改等。支持web图形化管理。
Go
Forked from ludianlong/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
Python
Forked from rakyll/hey
HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
Go
| Back | FazBrowse Home | New Git URL |