Skip to content

A GUI gender determining app written in C with my own json parser and https client: the only third party dependencies I used are openssl and gtk.

License

Notifications You must be signed in to change notification settings

hsnborn22/gui-app-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gender-determining-app

A GUI name gender determining app written in C with my own json parser and https client: the only third party dependencies I used are openssl and gtk. The app determines the gender and the probability of a name being that gender using the api.genderize.io API. The application makes a request to the API via an HTTP over TLS socket request, gets the JSON back from the application, parses it and displays it on the GUI.

About

A GUI gender determining app written in C with my own json parser and https client: the only third party dependencies I used are openssl and gtk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published