Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyLadiesSeoul
/
PyLadiesSeoul.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
5
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
PyLadiesSeoul.github.io
/
introduce.html
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
45 lines (36 loc) · 1.98 KB
master
Breadcrumbs
PyLadiesSeoul.github.io
/
introduce.html
Copy path
Top
File metadata and controls
Code
Blame
45 lines (36 loc) · 1.98 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html>
<head>
<title>PyLadiesSeoul Introduction</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<h2>PyLadiesSeoul Users</h2>
<dl>
<!-- 소개 단위. 상위 메뉴 <dt> // 하위 메뉴 <dd> -->
<dt>yeaji</dt>
<dd>- Pyladies Seoul 을 조직하고 알리는 중입니다. </dd>
<dd>- email: bloodevil4@gmail.com</dd>
<dd>- homepage: bloodevil.com</dd>
<dt>doubleseo</dt>
<dd>- python을 주로쓰는 소프트웨어개발자 입니다. 최근까진 클라우드 플랫폼을 개발했습니다.</dd>
<dd>- email: seo.seoyoung@gmail.com</dd>
<dt>misun</dt>
<dd>- 안녕하세요. 파이썬에 관심이 있는 개발자입니다. 금융권 업무용 프로그램을 주로 개발하고 있습니다.</dd>
<dd>- email: dr.angmang@gmail.com</dd>
<dt>hyekyung</dt>
<dd>- 40살부터는 개발자로 살아보겠다며 개발자들의 친구를 만듭니다. 코워킹 스페이스 하이브아레나의 코파운더이자, 커뮤니티 빌더입니다.</dd>
<dd>- email: hyekyung.hwang@hivearena.com </dd>
<dt>heeyoung</dt>
<dd>- 상경한지 얼마 되지 않은 열심히 공부하고 배우려고 애쓰는 여자 개발자 입니다. 파이썬은 원래 전공부분과 관련이 깊어 유심히 살피는 중입니다.</dd>
<dd>- email: serensis@gmail.com</dd>
<dt>Sori</dt>
<dd>- 파이썬에 관심있는, 잘 웃고 잘 듣는 궁금한게 많은 개발자입니다.</dd>
<dd>- email: curioe@gmail.com</dd>
<dd>- homepage: curioe.com</dd>
<dt>jayjin</dt>
<dd>- 디자인과 프론트엔드를 좋아하는 잡식 개발자 입니다. 사람들의 생산성을 높여 삶의 질을 좋게 만드는 일에 관심이 많습니다.</dd>
<dd>- email: jayjinjay@gmail.com</dd>
<dd>- homepage: https://milooy.wordpress.com/</dd>
</dl>
</body>
</html>
You can’t perform that action at this time.