Tech Empower World
Women Enrich Science

Tech Empower World
Women Enrich Science

Tech Empower World
Women Enrich Science

Who We Are

First initiated by the Beijing International Exchange Center, joined by members from Brazil, Canada, Croatia, Portugal, and South Africa, the Female Sci-Tech Talent Capacity Building Center is a global capacity-building platform to empower female Sci-Tech talents around the world to build a successful career in the tech industry.

What We Do

Three Capacities Building Courses

Career Building Capacity

Why female sci-tech talents are critical to sustainable economic growth and robust science and technology?

How do female sci-tech talents thrive in Non-traditional industries?

read more

Entrepreneurship Capacity

How to turn an idea into a business?

How to prepare a perfect pitch?

read more

Science Literacy Capacity

Why is STEAM for girls so important?

How to attract more girls to tech?

read more
Meet Our Council Members

International Council Members
for Women in Sci-Tech

Rosana Jamal Fernandes


Enterprise Director, Anprotec

Nicole Troster


Founder & Manager, ELLA Accelerator, York University

Jieni Guo


Secretary-General, Beijing International Exchange Association

Slavica Singer


Professor Emeritus, J.J. Strossmayer University, UNESCO Chair in Entrepreneurship Education

Sara Medina


Board Member, SPI

Yavi Madurai


Executive Director, Pan African Business Women’s Association
Get In Touch

Please Feel Free to Contact Us

System Error

[2] ErrorException in Base.php line 4

session_start(): Cannot start session when headers already sent

  1. <?php
  2. namespace app\index\Controller;
  3. use think\Controller;
  4. session_start();
  5. class Base extends Controller{
  6. public function _initialize() {
  7. $this->assign("currnavinfo", $this->getcurrinfo());
  8. $this->assign("sysinfo",$this->getsysinfo());
  9. $this->assign("nav", Base::getNav());
  10. $this->assign("currnav", $this->isCurrNav());
  11. $this->assign("links", $this->getlinks());
  12. }
  13. public function getsysinfo()
  14. {
  15. $sysinfo= \think\Db::table("system")->order("id desc")->find();
  16. return $sysinfo;
  17. }
  18. public static function getNav()

Call Stack

  1. in Base.php line 4
  2. at Error::appError(2, 'session_start(): Can...', '/data/user/htdocs/ap...', 4, ['file' => '/data/user/htdocs/pu...'])
  3. at session_start() in Base.php line 4
  4. at include('/data/user/htdocs/ap...') in Loader.php line 666
  5. at think\__include_file('/data/user/htdocs/pu...') in Loader.php line 85
  6. at Loader::autoload('app\index\controller...')
  7. at spl_autoload_call('app\index\controller...') in Events.php line 3
  8. at include('/data/user/htdocs/ap...') in Loader.php line 666
  9. at think\__include_file('/data/user/htdocs/pu...') in Loader.php line 85
  10. at Loader::autoload('app\index\controller...')
  11. at spl_autoload_call('app\index\controller...')
  12. at class_exists('app\index\controller...') in Loader.php line 478
  13. at Loader::controller('events', 'controller', false, 'Error') in App.php line 580
  14. at App::module(['index', 'Events', 'index'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], true) in App.php line 456
  15. at App::exec(['type' => 'module', 'module' => ['index', 'Events', 'index']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  16. at App::run() in start.php line 19
  17. at require('/data/user/htdocs/th...') in index.php line 17

Environment Variables

GET Data

type
8.html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
nobody
HOME
/
HTTP_HOST
scitechwomen.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
REDIRECT_STATUS
200
SERVER_NAME
scitechwomen.com
SERVER_PORT
443
SERVER_ADDR
172.17.236.235
REMOTE_PORT
43422
REMOTE_ADDR
44.222.175.73
SERVER_SOFTWARE
nginx/1.18.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/user/htdocs/public
DOCUMENT_URI
/index.php
REQUEST_URI
/index/Events/index?type=8.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/index/Events/index&type=8.html
PATH_INFO
/index/Events/index
SCRIPT_FILENAME
/data/user/htdocs/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711620956.7335
REQUEST_TIME
1711620956
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/data/user/htdocs/public/../application/
THINK_VERSION
5.0.21
THINK_START_TIME
1711620956.7336
THINK_START_MEM
384984
EXT
.php
DS
/
THINK_PATH
/data/user/htdocs/thinkphp/
LIB_PATH
/data/user/htdocs/thinkphp/library/
CORE_PATH
/data/user/htdocs/thinkphp/library/think/
TRAIT_PATH
/data/user/htdocs/thinkphp/library/traits/
ROOT_PATH
/data/user/htdocs/
EXTEND_PATH
/data/user/htdocs/extend/
VENDOR_PATH
/data/user/htdocs/vendor/
RUNTIME_PATH
/data/user/htdocs/runtime/
LOG_PATH
/data/user/htdocs/runtime/log/
CACHE_PATH
/data/user/htdocs/runtime/cache/
TEMP_PATH
/data/user/htdocs/runtime/temp/
CONF_PATH
/data/user/htdocs/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
PUBLIC_PATH
/data/user/htdocs//public/